home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 114
/
Vol 114.iso
/
games
/
cheeky_c.swf
/
scripts
/
DefineSprite_36
/
frame_19
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2010-08-12
|
133 b
|
11 lines
if(2 >= ++_root.runtime.crowdLoop)
{
gotoAndStop("goal");
play();
}
else
{
_root.nextKick();
gotoAndStop(1);
}